From: Jonathan Lebon Date: Mon, 28 May 2018 19:20:06 +0000 (-0400) Subject: ci: Stop layering oci-kvm-hook X-Git-Tag: archive/raspbian/2022.1-3+rpi1~1^2~197^2~1^2~25 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=f6e4543a246ede94032416795cfe473b4b8f9557;p=ostree.git ci: Stop layering oci-kvm-hook Since we're explicitly using `--device /dev/kvm`, there's no need to install `oci-kvm-hook`. Closes: #1601 Approved by: cgwalters --- diff --git a/.papr.yml b/.papr.yml index 7d76d247..2d3dfe5e 100644 --- a/.papr.yml +++ b/.papr.yml @@ -17,8 +17,6 @@ host: # image: registry.fedoraproject.org/fedora:27 tests: - - cd /etc/yum.repos.d/ && curl -L -O https://copr.fedorainfracloud.org/coprs/walters/oci-kvm-hook/repo/fedora-27/walters-oci-kvm-hook-fedora-27.repo - - rpm-ostree install oci-kvm-hook && rpm-ostree ex livefs - docker run --device /dev/kvm --rm -v $(pwd):/srv/code:z registry.fedoraproject.org/fedora:27 /bin/sh -c "cd /srv/code && ./ci/fah27-insttests.sh" artifacts: